home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TASKFILEWINDOW / TASKFILEWINDOW.txt
Text File  |  2007-09-27  |  2KB  |  111 lines

  1. object AskFileWindow: TAskFileWindow
  2.   Left = 351
  3.   Top = 169
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Odbi'#243'r plik'#243'w'
  9.   ClientHeight = 93
  10.   ClientWidth = 437
  11.   Color = 15724527
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   OnClose = FormClose
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Label1: TLabel
  24.     Left = 8
  25.     Top = 8
  26.     Width = 4
  27.     Height = 13
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'Verdana'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.   end
  35.   object Button1: TButton
  36.     Left = 8
  37.     Top = 32
  38.     Width = 65
  39.     Height = 25
  40.     Caption = 'Odbierz'
  41.     Font.Charset = DEFAULT_CHARSET
  42.     Font.Color = clWindowText
  43.     Font.Height = -11
  44.     Font.Name = 'Verdana'
  45.     Font.Style = []
  46.     ParentFont = False
  47.     TabOrder = 0
  48.     OnClick = Button1Click
  49.   end
  50.   object Button3: TButton
  51.     Left = 80
  52.     Top = 32
  53.     Width = 89
  54.     Height = 25
  55.     Caption = 'Nie odbieraj'
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clWindowText
  58.     Font.Height = -11
  59.     Font.Name = 'Verdana'
  60.     Font.Style = []
  61.     ParentFont = False
  62.     TabOrder = 1
  63.     OnClick = Button3Click
  64.   end
  65.   object Edit1: TEdit
  66.     Left = 8
  67.     Top = 66
  68.     Width = 420
  69.     Height = 21
  70.     Ctl3D = True
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -11
  74.     Font.Name = 'Verdana'
  75.     Font.Style = []
  76.     ParentCtl3D = False
  77.     ParentFont = False
  78.     TabOrder = 4
  79.   end
  80.   object Button2: TButton
  81.     Left = 260
  82.     Top = 32
  83.     Width = 169
  84.     Height = 25
  85.     Caption = 'Wybierz docelowy folder'
  86.     Font.Charset = DEFAULT_CHARSET
  87.     Font.Color = clWindowText
  88.     Font.Height = -11
  89.     Font.Name = 'Verdana'
  90.     Font.Style = []
  91.     ParentFont = False
  92.     TabOrder = 3
  93.     OnClick = Button2Click
  94.   end
  95.   object ButtonIgnore: TButton
  96.     Left = 177
  97.     Top = 32
  98.     Width = 75
  99.     Height = 25
  100.     Caption = 'Ignore'
  101.     Font.Charset = DEFAULT_CHARSET
  102.     Font.Color = clWindowText
  103.     Font.Height = -11
  104.     Font.Name = 'Verdana'
  105.     Font.Style = []
  106.     ParentFont = False
  107.     TabOrder = 2
  108.     OnClick = ButtonIgnoreClick
  109.   end
  110. end
  111.